Part Number Hot Search : 
6718V AAT8641H MEH11ZAA 16801B ST2044 COMPO 1010S GW22LHV
Product Description
Full Text Search
 

To Download EN25LF40 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 1 EN25LF40 rev. c, issue date: 2008 / 06 / 23 features ? single power supply operation - full voltage range: 2.35-3.6 volt ? 4 mbit serial flash - 4 m-bit/512 k-byte/2048 pages - 256 bytes per programmable page ? high performance - 75mhz clock rate ? low power consumption - 5 ma typical active current - 1 a typical power down current ? uniform sector architecture: - 128 sectors of 4-kbyte - 8 blocks of 64-kbyte - any sector or block can be erased individually ? software and hardware write protection: - write protect all or portion of memory via software - enable/disable protection with wp# pin ? high performance program/erase speed - page program time: 1.5ms typical - sector erase time: 150ms typical - block erase time 800ms typical - chip erase time: 5 seconds typical ? lockable 256 byte otp security sector ? minimum 100k endurance cycle ? package options - 8 pins sop 150mil body width - 8 pins sop 200mil body width - 8 contact vdfn - 8 pins pdip - all pb-free packages are rohs compliant ? industrial temperature range general description the EN25LF40 is a 4m-bit (512k-byte) serial flash memory, with advanced write protection mechanisms, accessed by a high speed spi-compatible bus. the memory can be programmed 1 to 256 bytes at a time, using the page program instruction. the EN25LF40 is designed to allow either single sector at a time or full chip erase operation. the EN25LF40 can be configured to protect part of the memory as the software protected mode. the device can sustain a minimum of 100k program/erase cycles on each sector. EN25LF40 4 megabit serial flash memory with 4kbytes uniform sector
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 2 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure.1 connection diagrams figure 2. block diagram 8 - lead sop / pdip 8 - contact vdfn
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 3 EN25LF40 rev. c, issue date: 2008 / 06 / 23 signal description serial data input (di) the spi serial data input (di) pin provides a means for instructions, addresses and data to be serially written to (shifted into) the device. data is latched on the rising edge of the serial clock (clk) input pin. serial data output (do) the spi serial data output (do) pin provides a means for data and status to be serially read from (shifted out of) the device. data is shifted out on the falling edge of the serial clock (clk) input pin. serial clock (clk) the spi serial clock input (clk) pin provides the timing for serial input and output operations. ("see spi mode") chip select (cs#) the spi chip select (cs#) pin enables and disables device operation. when cs# is high the device is deselected and the serial data output (do) pin is at high impedance. when deselected, the devices power consumption will be at standby levels unless an internal erase, program or status register cycle is in progress. when cs# is brought low the device will be selected, power consumption will increase to active levels and instructions can be written to and data read from the device. after power-up, cs# must transition from high to low before a new instruction will be accepted. hold (hold#) the hold# pin allows the device to be paused while it is actively selected. when hold# is brought low, while cs# is low, the do pi n will be at high impedance and si gnals on the di and clk pins will be ignored (don?t care). the hold function can be useful when multiple devices are sharing the same spi signals. write protect (wp#) the write protect (wp#) pin can be used to prevent the status register from being written. used in conjunction with the status register?s block protect (bp0, bp1and bp2) bits and status register protect (srp) bits, a portion or the entire memory array can be hardware protected. table 1. pin names symbol pin name clk serial clock input di serial data input do serial data output cs# chip enable wp# write protect hold# hold input vcc supply voltage (2.35-3.6v) vss ground
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 4 EN25LF40 rev. c, issue date: 2008 / 06 / 23 memory organization the memory is organized as: z 524,288 bytes z uniform sector architecture 8 blocks of 64-kbyte 128 sectors of 4-kbyte z 2048 pages (256 bytes each) each page can be individually programmed (bits are programmed from 1 to 0). the device is sector, block or chip erasable but not page erasable. table 2. uniform block sector architecture block sector address range 127 07f000h 07ffffh ?. ?. ?. 7 112 070000h 070fffh 111 06f000h 06ffffh ?. ?. ?. 6 96 060000h 060fffh 95 05f000h 05ffffh ?. ?. ?. 5 80 050000h 050fffh 79 04f000h 04ffffh ?. ?. ?. 4 64 040000h 040fffh 63 03f000h 03ffffh ?. ?. ?. 3 48 030000h 030fffh 47 02f000h 02ffffh ?. ?. ?. 2 32 020000h 020fffh 31 01f000h 01ffffh ?. ?. ?. 1 16 010000h 010fffh 15 00f000h 00ffffh ?. ?. ?. 4 004000h 004fffh 3 003000h 003fffh 2 002000h 002fffh 1 001000h 001fffh 0 0 000000h 000fffh
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 5 EN25LF40 rev. c, issue date: 2008 / 06 / 23 operating features spi modes the EN25LF40 is accessed through an spi compatible bus consisting of four signals: serial clock (clk), chip select (cs#), serial data input (di) and serial data output (do). both spi bus operation modes 0 (0,0) and 3 (1,1) are supported. the primary difference between mode 0 and mode 3, as shown in figure 3, concerns the normal state of the clk signal when the spi bus master is in standby and data is not being transferred to the serial flash. for mode 0 the clk signal is normally low. for mode 3 the clk signal is normally high. in either case data input on the di pin is sampled on the rising edge of the clk. data output on the do pin is clocked out on the falling edge of clk. figure 3. spi modes page programming to program one data byte, two instructions are required: write enable (wren), which is one byte, and a page program (pp) sequence, which consists of four bytes plus data. this is followed by the internal program cyc le (of duration t pp ). to spread this overhead, the page program (pp) instruction allows up to 256 bytes to be pro- grammed at a time (changing bits from 1 to 0), provided that they lie in consecutive addresses on the same page of memory. sector erase, block erase and chip erase the page program (pp) instruction allows bits to be reset from 1 to 0. before this can be applied, the bytes of memory need to have been erased to all 1s (ffh). this can be achieved a sector at a time, using the sector erase (se) instruction, a block at a time using the block erase (be) instruction or throughout the entire memory, using the chip erase (ce) instruction. this starts an internal erase cycle (of duration t se t be or t ce ). the erase instruction must be preceded by a write enable (wren) instruction. polling during a write, program or erase cycle a further improvement in the time to write status register (wrsr), program (pp) or erase (se, be or ce ) can be achieved by not waiting for the worst case delay (t w , t pp , t se , t be or t ce ). the write in progress (wip) bit is provided in the status register so that the application program can monitor its value, polling it to estab lish when the previous write cycle, progr am cycle or erase cycle is complete. active power, stand-by power and deep power-down modes when chip select (cs#) is low, the device is enabled, and in the active power mode. when chip select (cs#) is high, the device is disabled, but could remain in the active power mode until all internal cycles have completed (program, erase, write status register). the device then goes into the stand-by power mode. the device consumption drops to i cc1 . the deep power-down mode is entered when the specific instruction (the enter deep power-down mode (dp) instruction) is executed. the device consumption drops further to i cc2 . the device re- mains in this mode until another specific instruction (the release from deep power-down mode and read device id (rdi) instruction) is executed.
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 6 EN25LF40 rev. c, issue date: 2008 / 06 / 23 all other instructions are ignored while the device is in the deep power-down mode. this can be used as an extra software protection mechanism, when the device is not in active use, to protect the device from inadvertent write, program or erase instructions. status register. the status register contains a number of status and control bits that can be read or set (as appropriate) by specific instructions. wip bit. the write in progress (wip) bit indicates whether the memory is busy with a write status register, program or erase cycle. wel bit. the write enable latch (wel) bit indicates the status of the internal write enable latch. bp2, bp1, bp0 bits. the block protect (bp2, bp1, bp0) bits are non-volatile. they define the size of the area to be software protected against program and erase instructions. srp bit / otp_lock bit the status register protect (srp) bit is operated in conjunction with the write protect (wp#) signal. the status register protect (srp) bit and write protect (wp#) signal allow the device to be put in the hardware protected mode. in this mode, the non-volatile bits of the status register (srp, bp2, bp1, bp0) become read-only bits. in otp mode, this bit is served as otp_lock bit, user can read/program/erase otp sector as normal sector while otp_lock value is equal 0, after otp_lock is programmed with 1 by wrsr command, the otp sector is protected from program and erase operation. the otp_lock bit can only be programmed once. note : in otp mode, the wrsr comma nd will ignore any input data and program ot p_lock bit to 1, user must clear the protect bits before enter otp mode and program the otp code, then execute wrsr command to lock the otp sector before leaving otp mode. write protection applications that use non-volatile memory must ta ke into consideration the possibility of noise and other adverse system conditions that may compromise data integrity. to address this concern the EN25LF40 provides the following data protection mechanisms: z power-on reset and an internal timer (t puw ) can provide protection against inadvertent changes while the power supply is outside the operating specification. z program, erase and write status register instructions are checked that they consist of a number of clock pulses that is a multiple of eight, before they are accepted for execution. z all instructions that modify data must be preceded by a write enable (wren) instruction to set the write enable latch (wel) bit. this bit is returned to its reset state by the following events: ? power-up ? write disable (wrdi) instru ction completion or write status register (wrsr) instruction completion or page program (pp) instruction completion or sector erase (se) instruction completion or block erase (be) instruction completion or chip erase (ce) instruction completion z the block protect (bp2, bp1, bp0) bits allow part of the memory to be configured as read-only. this is the software protected mode (spm). z the write protect (wp#) signal allows the block protect (bp2, bp1, bp0) bits and status register protect (srp) bit to be protected. this is the hardware protected mode (hpm). z in addition to the low power consumption feature, the deep power-down mode offers extra software protection from inadvertent write, program and erase instructions, as all instructions are ignored except one particular instruction (the release from deep power-down instruction).
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 7 EN25LF40 rev. c, issue date: 2008 / 06 / 23 table 3. protected area sizes sector organization status register content memory content bp2 bit bp1 bit bp0 bit protect blocks addresses density(kb) portion 1 1 1 all 000000h-07ffffh 512kb all 1 1 0 all 000000h-07ffffh 512kb all 1 0 1 all 000000h-07ffffh 512kb all 1 0 0 all 000000h-07ffffh 512kb all 0 1 1 4 to 7 040000h-07ffffh 256kb upper 1/2 0 1 0 6 to 7 060000h-07ffffh 128kb upper 1/4 0 0 1 7 070000h-07ffffh 64kb upper 1/8 0 0 0 none none none none hold function the hold (hold#) signal is used to pause any se rial communications with the device without reset- ting the clocking sequence. however, taking this signal low does not terminate any write status register, program or erase cycle that is currently in progress. to enter the hold condition, the device must be selected, with chip select (cs#) low. the hold condition starts on the falling edge of the hold (h old#) signal, provided th at this coincides with serial clock (clk) being low (as shown in figure 4.). the hold condition ends on the rising edge of the hold (hold#) signal, provided that this coincides with serial clock (clk) being low. if the falling edge does no t coincide with serial clock (clk) bein g low, the hold co ndition starts af- ter serial clock (clk) next goes low. similarly, if the rising edge does not co incide with serial clock (clk) being low, the hold condition ends after serial clock (clk) next goes low. (this is shown in figure 4.). during the hold condition, the serial data output (do) is high impedance, and serial data input (di) and serial clock (clk) are don?t care. normally, the device is kept selected, with chip select (cs#) driven low, for the whole duration of the hold condition. this is to en sure that the state of the internal logic remains unchanged from the moment of entering the hold condition. if chip select (cs#) goes high while the device is in the hold condition, this has the effect of resetting the internal logic of the device. to restart communication with the device, it is necessary to drive hold (hold#) high, and then to drive chip select (cs#) low. this prevents the device from going back to the hold condition. figure 4. hold condition waveform
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 8 EN25LF40 rev. c, issue date: 2008 / 06 / 23 instructions all instructions, addresses and data are shifted in and out of the device, most significant bit first. serial data input (di) is sampled on the first rising edge of serial clock (clk) after chip select (cs#) is driven low. then, the one-byte instruction code must be shifted in to the device, most significant bit first, on serial data input (di), each bit being latched on the rising edges of serial clock (clk). the instruction set is listed in table 4. every instru ction sequence starts with a one-byte instruction code. depending on the instruction, this might be followed by address bytes, or by data bytes, or by both or none. chip select (cs#) must be driven high after the last bit of the instruction sequence has been shifted in. in the case of a read data bytes (read), read data bytes at higher speed (fast_read), read status register (rdsr) or release from deep power-down, and read device id (rdi) instruction, the shifted-in instruction sequence is followed by a data-out sequence. chip select (cs#) can be driven high after any bit of the data-out sequence is being shifted out. in the case of a page program (pp), sector erase (se), block erase (be), chip erase (ce), write status register (wrsr), write enable (wren), write disable (wrdi) or deep power-down (dp) instruction, chip select (cs#) must be driven high exactly at a byte boundary, otherwise the instruction is rejected, and is not executed. that is, chip select (cs#) must driven high when the number of clock pulses after chip select (cs#) being driven low is an exact multiple of eight. for page program, if at any time the input byte is no t a full byte, nothing will h appen and wel will not be reset. in the case of multi-byte commands of page program (pp), and release from deep power down (res ) minimum number of bytes specified has to be given, without which, the command will be ignored. in the case of page program, if the number of byte after the command is less than 4 (at least 1 data byte), it will be ignored too. in the case of se and be, exact 24-bit address is a must, any less or more will cause the command to be ignored. all attempts to access the memory array during a write status register cycle, program cycle or erase cycle are ignored, and the internal write status register cycle, program cycle or erase cycle continues unaffected. table 4. instruction set instruction name byte 1 code byte 2 byte 3 byte 4 byte 5 byte 6 n-bytes write enable 06h write disable / exit otp mode 04h read status register 05h (s7-s0) (1) continuous (2) write status register 01h s7-s0 read data 03h a23-a16 a15-a8 a7-a0 (d7-d0) (next byte) continuous fast read 0bh a23-a16 a15-a8 a7-a0 dummy (d7-d0) (next byte) continuous page program 02h a23-a16 a15-a8 a7-a0 d7-d0 next byte continuous sector erase 20h a23-a16 a15-a8 a7-a0 block erase d8h/ 52h a23-a16 a15-a8 a7-a0 chip erase c7h/ 60h deep power-down b9h release from deep power-down, and read device id abh dummy dummy dummy (id7-id0) (4)
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 9 EN25LF40 rev. c, issue date: 2008 / 06 / 23 release from deep power-down manufacturer/ device id 90h dummy dummy 00h (5) (m7-m0) (id7-id0) read identification 9fh (m7-m0) (id15-id8) (id7-id0) enter otp mode 3ah notes: 1. data bytes are shifted with most significant bit first. byte fields with data in parenthesis ?( )? indicate data being read from the device on the do pin. 2. the status register contents will repeat continuously until cs# terminate the instruction. 3. all sectors may use any address within the sector. 4. the device id will repeat continuously until cs# terminate the instruction. 5. the manufacturer id and device id bytes will repeat continuously until cs# terminate the instruction. 00h on byte 4 starts with mid and alternate with did, 01h on byte 4 starts with did and alternate with mid. table 5. manufacturer and device identification op code (m7-m0) (id15-id0) (id7-id0) abh 12h 90h 1ch 12h 9fh 1ch 3113h write enable (wren) (06h) the write enable (wren) instruction (figure 5) sets the write enable latch (wel) bit. the write enable latch (wel) bit must be set prior to every page program (pp), sector erase (se), block erase (be), chip erase (ce) and write status register (wrsr) instruction. the write enable (wren) instruction is entered by driving chip select (cs#) low, sending the instruction code, and then driving chip select (cs#) high. figure 5. write enable instruction sequence diagram write disable (wrdi) (04h) the write disable instruction (figure 6) resets the write enable latch (wel) bit in the status register to a 0 or exit from otp mode to normal mode. the write disable instruction is entered by driving chip select (cs#) low, shif ting the instruction code ?04h? into the di pin and then driving chip select (cs#) high. note that the wel bit is automatically reset after power-up and upon completion of the write status register, page program, sector erase, block erase (be) and chip erase instructions.
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 10 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 6. write disable instruction sequence diagram read status register (rdsr) (05h) the read status register (rdsr) instruction allows the status register to be read. the status register may be read at any time, even while a program, erase or write status register cycle is in progress. when one of these cycles is in progress, it is recommended to check the write in progress (wip) bit before sending a new instruction to the device. it is also possible to read the status register continuously, as shown in figure 7. figure 7. read status register instruction sequence diagram table 6. status register bit locations s7 s6 s5 s4 s3 s2 s1 s0 srp 0 0 bp2 bp1 bp0 wel wip note : in otp mode, srp bit is served as otp_lock bit. status register protect reserved bits block protect bits write enable latch write in pro g ress
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 11 EN25LF40 rev. c, issue date: 2008 / 06 / 23 the status and control bits of the status register are as follows: wip bit. the write in progress (wip) bit indicates whether the memory is busy with a write status register, program or erase cycle. when set to 1, such a cycle is in progress, when reset to 0 no such cycle is in progress. wel bit. the write enable latch (wel) bit indicates the status of the internal write enable latch. when set to 1 the internal write enable latch is set, when set to 0 the internal write enable latch is reset and no write status register, program or erase instruction is accepted. bp2, bp1, bp0 bits. the block protect (bp2, bp1, bp0) bits are non-volatile. they define the size of the area to be software protected against program and erase instructions. these bits are written with the write status register (wrsr) instruction. when one or both of the block protect (bp2, bp1, bp0) bits is set to 1, the relevant memory area (as defined in table 3.) becomes protected against page program (pp) sector erase (se) and , block erase (be), instructions. the block protect (bp2, bp1, bp0) bits can be written provided that the hardware protected mode has not been set. the chip erase (ce) instruction is executed if, and only if, both block protect (bp2, bp1, bp0) bits are 0. reserved bit. status register bit locations 5 and 6 are re served for future use. current devices will read 0 for these bit locations. it is recommended to mask out the reserved bit when testing the status register. doing this will ensure compatibility with future devices. srp bit / otp_lock bit. the status register protect (srp) bit is operated in conjunction with the write protect (wp#) signal. the status register write protect (srp) bit and write protect (wp#) signal allow the device to be put in the hardware protected mode (when the status register protect (srp) bit is set to 1, and write protect (wp#) is driv en low). in this mode, the non-volatile bits of the status register (srp, bp2, bp1, bp0) become read-only bits and the write status register (wrsr) instruction is no longer accepted for execution. in otp mode, this bit is served as otp_lock bit, user can read/program/erase otp sector as normal sector while otp_lock value is equal 0, after otp_lock is programmed with 1 by wrsr command, the otp sector is protected from program and erase operation. the otp_lock bit can only be programmed once. note : in otp mode, the wrsr command will ignore any input data and program otp_lock bit to 1, user must clear the protect bits before enter otp mode and program the otp code, then execute wrsr command to lock the otp sector before leaving otp mode. write status register (wrsr) (01h) the write status register (wrsr) instruction allows new values to be written to the status register. before it can be accepted, a write enable (wren) instruction must previously have been executed. after the write enable (wren) instruction has been decoded and executed, the device sets the write enable latch (wel). the write status register (wrsr) instruction is en tered by driving chip select (cs#) low, followed by the instruction code and the data byte on serial data input (di). the instruction sequence is shown in figure 8.. the write status register (wrsr) instruction has no effect on s6, s5, s1 and s0 of the status register. s6 and s5 are always read as 0. chip select (cs#) must be driven high after the eighth bit of the data byte has been latched in. if not, the write status register (wrsr) instruction is not executed. as soon as chip select (cs#) is driven high, the self-timed write status register cycle (whose duration is t w ) is initiated. while the write status register cycle is in progress, the status register may still be read to check the value of the write in progress (wip) bit. the write in progress (wip) bit is 1 during the self-timed write status register cycle, and is 0 when it is completed. when the cycle is completed, the write enable latch (wel) is reset. the write status register (wrsr) instruction allows the user to change the values of the block protect (bp2, bp1, bp0) bits, to define the size of the area that is to be treated as read-only, as de-
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 12 EN25LF40 rev. c, issue date: 2008 / 06 / 23 fined in table 3.. the write status register (wrsr) instruction also allows the user to set or reset the status register protect (srp) bit in accordance with the write protect (wp#) signal. the status register protect (srp) bit and write protect (wp#) signal allow the device to be put in the hardware protected mode (hpm). the write status register (wrsr) instruction is not executed once the hardware protected mode (hpm) is entered. note : in the otp mode, wrsr command will igno re input data and program otp_lock bit to 1. figure 8. write status register instruction sequence diagram read data bytes (read) (03h) the device is first selected by driving chip select (cs#) low. the instruction code for the read data bytes (read) instruction is followed by a 3-byte address (a23-a0), each bit being latched-in during the rising edge of serial clock (clk). then the memory contents, at that address, is shifted out on serial data output (do), each bit being shifted out, at a maximum frequency f r , during the falling edge of serial clock (clk). the instruction sequence is shown in figure 9. the first byte addressed can be at any location. the address is automatically incremented to the next higher address after each byte of data is shifted out. the whole memory can, therefore, be read with a single read data bytes (read) instruction. when the highest address is reached, the address counter rolls over to 000000h, allowing the read sequence to be continued indefinitely. the read data bytes (read) instruction is terminated by driving chip select (cs#) high. chip select (cs#) can be driven high at any time during data output. any read data bytes (read) instruction, while an erase, program or write cycle is in progress, is rejected without having any effects on the cycle that is in progress. figure 9. read data instruction sequence diagram
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 13 EN25LF40 rev. c, issue date: 2008 / 06 / 23 read data bytes at higher speed (fast_read) (0bh) the device is first selected by driving chip select (cs#) low. the instruction code for the read data bytes at higher speed (fast_read) instruction is followed by a 3-byte address (a23-a0) and a dummy byte, each bit being latched-in during the rising edge of serial clock (clk). then the memory contents, at that address, is shifted out on serial data output (do), each bit being shifted out, at a maximum frequency f r , during the fallin g edge of serial clock (clk). the instruction sequence is shown in figure 10. the first byte addressed can be at any location. the address is automatically incremented to the next higher address after each byte of data is shift- ed out. the whole memory can, therefore, be read with a single read data bytes at higher speed (fast_read) instruction. when the highest address is reached, the address counter rolls over to 000000h, allowing the read sequence to be continued indefinitely. the read data bytes at higher speed (fast_read) instruction is terminated by driving chip select (cs#) high. chip select (cs#) can be driven high at any time during data output. any read data bytes at higher speed (fast_read) instruction, while an erase, program or write cycle is in progress, is rejected without having any effects on the cycle that is in progress. figure 10. fast read instruction sequence diagram page program (pp) (02h) the page program (pp) instruction allows bytes to be programmed in the memory. before it can be accepted, a write enable (wren) instruction must previously have been executed. after the write enable (wren) instruction has been decoded, the device sets the write enable latch (wel). the page program (pp) instruction is entered by driving chip select (cs#) low, followed by the in- struction code, three address bytes and at least one data byte on serial data input (di). if the 8 least significant address bits (a7-a0) are not all zero, all transmitted data that goes beyond the end of the current page are programmed from the start addres s of the same page (from the address whose 8 least significant bits (a7-a0) are all zero). chip select (cs#) must be driven low for the entire duration of the sequence.
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 14 EN25LF40 rev. c, issue date: 2008 / 06 / 23 the instruction sequence is shown in figure 11. if more than 256 bytes are sent to the device, pre- viously latched data are discarded and the last 256 data bytes are guaranteed to be programmed correctly within the same page. if less than 256 data bytes are sent to device, they are correctly pro- grammed at the requested addresses without having any effects on the other bytes of the same page. chip select (cs#) must be driven high after the eighth bit of the last data byte has been latched in, otherwise the page program (pp) instruction is not executed. as soon as chip select (cs#) is driven high, the self-timed page program cycle (whose duration is t pp ) is initiated. while the page program cycle is in progress, the status register may be read to check the value of the write in progress (wip) bit. the write in progress (wip) bit is 1 during the self-timed page program cycle, and is 0 when it is completed. at some unspecified time before the cycle is completed, the write enable latch (wel) bit is reset. a page program (pp) instruction applied to a page which is protected by the block protect (bp2, bp1, bp0) bits (see table 3) is not executed. figure 11. page program instruction sequence diagram sector erase (se) (20h) the sector erase (se) instruction sets to 1 (ffh) a ll bits inside the chosen sector. before it can be accepted, a write enable (wren) instruction must previously have been executed. after the write enable (wren) instruction has been decoded, the device sets the write enable latch (wel). the sector erase (se) instruction is entered by driving chip select (cs#) low, followed by the in- struction code, and three address bytes on serial data input (di). any address inside the sector (see table 2) is a valid address for the sector erase (se) instruction. chip select (cs#) must be driven low for the entire duration of the sequence. the instruction sequence is shown in figure 12. chip select (cs#) must be driven high after the eighth bit of the last address byte has been latched in, otherwise the sector erase (se) instruction is not executed. as soon as chip select (cs#) is driven high, the self-timed sector erase cycle (whose duration is t se ) is initiated. while the sector erase cycle is in progress, the status register may be read to check the value of the write in progress (wip) bit. the write in progress (wip) bit is
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 15 EN25LF40 rev. c, issue date: 2008 / 06 / 23 1 during the self-timed sector erase cycle, and is 0 when it is completed. at some unspecified time before the cycle is completed, the write enable latch (wel) bit is reset. a sector erase (se) instruction applied to a sector which is protected by the block protect (bp2, bp1, bp0) bits (see table 3) is not executed. figure 12. sector erase instruction sequence diagram block erase (be) (d8h/52h) the block erase (be) instruction sets to 1 (ffh) all bits inside the chosen block. before it can be accepted, a write enable (wren) instruction must previously have been executed. after the write enable (wren) instruction has been decoded, the device sets the write enable latch (wel). the block erase (be) instruction is entered by driving chip select (cs#) low, followed by the in- struction code, and three address bytes on serial data input (di). any address inside the block (see table 2) is a valid address for the block erase (be) instruction. chip select (cs#) must be driven low for the entire duration of the sequence. the instruction sequence is shown in figure 13. chip select (cs#) must be driven high after the eighth bit of the last address byte has been latched in, otherwise the block erase (be) instruction is not executed. as soon as chip select (cs#) is driven high, the self-timed block erase cycle (whose duration is t se ) is initiated. while the block erase cycle is in progress, the status register may be read to check the value of the write in progress (wip) bit. the write in progress (wip) bit is 1 during the self-timed block erase cycle, and is 0 when it is completed. at some unspecified time before the cycle is completed, the write enable latch (wel) bit is reset. a block erase (be) instruction applied to a block which is protected by the block protect (bp2, bp1, bp0) bits (see table 3) is not executed. figure 13 block erase instruction sequence diagram
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 16 EN25LF40 rev. c, issue date: 2008 / 06 / 23 chip erase (ce) (c7h/60h) the chip erase (ce) instruction sets all bits to 1 (ffh). before it can be accepted, a write enable (wren) instruction must previously have been ex ecuted. after the write enable (wren) instruction has been decoded, the device sets the write enable latch (wel). the chip erase (ce) instruction is entered by driving chip select (cs#) low, followed by the instructio n code on serial data input (di). chip select (cs#) must be driven low for the entire duration of the sequence. the instruction sequence is shown in figure 14. chip select (cs#) must be driven high after the eighth bit of the instruction code has been latched in, otherwise the chip erase instruction is not executed. as soon as chip select (cs#) is driven high, the self-timed chip erase cycle (whose duration is t ce ) is initiated. while the chip erase cycle is in progress, the status register may be read to check the value of the write in progress (wip) bit. the write in progress (wip) bit is 1 during the self-timed chip erase cycle, and is 0 when it is completed. at some unspecified time before the cycle is completed, the write enable latch (wel) bit is reset. the chip erase (ce) instruction is executed only if all block protect (bp2, bp1, bp0) bits are 0. the chip erase (ce) instruction is ignored if one, or more, sectors are protected. figure 14. chip erase instruction sequence diagram deep power-down (dp) (b9h) executing the deep power-down (dp) instruction is the only way to put the device in the lowest con- sumption mode (the deep power-down mode). it can also be used as an extra software protection mechanism, while the device is not in active use, since in this mode, the device ignores all write, program and erase instructions. driving chip select (cs#) high deselects the device, and puts the device in the standby mode (if there is no internal cycle currently in progress). but this mode is not the deep power-down mode. the deep power-down mode can only be entered by executing the deep power-down (dp) instruction, to reduce the standby current (fro m icc1 to icc2, as specified in table 8.). once the device has entered the deep power-down mode, all instructions are ignored except the release from deep power-down and read device id (rdi) instruction. this releases the device from this mode. the release from deep power-down and read device id (rdi) instruction also allows the device id of the device to be output on serial data output (do). the deep power-down mode automatically stops at power-down, and the device always powers-up in the standby mode. the deep power-down (dp) instruction is entered by driving chip select (cs#) low, followed by the instruction code on serial data input (di). chip select (cs#) must be driven low for the entire duration of the sequence. the instruction sequence is shown in figure 15..chip select (cs#) must be driven high after the eighth bit of the instruction code has been latched in, otherwise the deep power-down (dp) instruction is not executed. as soon as chip select (cs#) is driven high, it requires a delay of t dp before the supply current is reduced to icc2 and the deep power-down mode is entered. any deep power-down (dp) instruction, while an er ase, program or write cy cle is in progress, is rejected without having any effects on the cycle that is in progress.
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 17 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 15. deep power-down instruction sequence diagram release from deep power-down and read device id (rdi) once the device has entered the deep power-down mode, all instructions are ignored except the release from deep power-down and read device id (rdi) instruction. executing this instruction takes the device out of the deep power-down mode. please note that this is not the same as, or even a subset of, the jedec 16-bit electronic signature that is read by the read identifier (rdid) instruction. the old-style electronic signature is supported for reasons of backward compatibilit y, only, and should not be used for new designs. new designs should, instead, make use of the jedec 16-bit electronic signature, and the read identifier (rdid) instruction. when used only to release the device from the power-down state, the instruction is issued by driving the cs# pin low, shifting the instruction code ?abh? and driving cs# high as shown in figure 16. after the time duration of t res1 (see ac characteristics) the dev ice will resume normal operation and other instructions will be accepted. the cs# pin must remain high during the t res1 time duration. when used only to obtain the device id while not in the power-down state, the instruction is initiated by driving the cs# pin low and shifting the instruction code ?abh? followed by 3-dummy bytes. the device id bits are then shifted out on the falling edg e of clk with most significant bit (msb) first as shown in figure 17. the device id value for the EN25LF40 is listed in table 5. the device id can be read continuously. the instruct ion is completed by driving cs# high. when chip select (cs#) is driven high, the device is put in the stand-by power mode. if the device was not previously in the deep power-down mode, the transition to the stand-by power mode is immediate. if the device was previously in the deep power-down mode, though, the transition to the standby power mode is delayed by t res2 , and chip select (cs#) must remain high for at least t res2 (max), as specified in table 10. once in the stand-by power mode, the device waits to be selected, so that it can receive, decode and execute instructions. except while an erase, program or write status register cycle is in progress, the release from deep power-down and read device id (rdi) instruction always provides access to the 8bit device id of the device, and can be applied even if the deep power-down mode has not been entered. any release from deep power-down and read device id (rdi) instruction while an erase, program or write status register cycle is in progress, is not decoded, and has no effect on the cycle that is in progress.
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 18 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 16. release power-down instruction sequence diagram figure 17. release power-down / device id instruction sequence diagram read manufacturer / device id (90h) the read manufacturer/device id instruction is an alternative to the release from power-down / device id instruction that provides both the jedec assigned manufacturer id and the specific device id. the read manufacturer/device id instruction is very similar to the release from power-down / device id instruction. the inst ruction is initiated by driving the cs# pin low and shifting the instruction code ?90h? followed by a 24-bit address (a23-a0) of 000000h. after which, the manufac- turer id for eon (1ch) and the device id are shifted out on th e falling edge of clk with most significant bit (msb) first as shown in figure 17. th e device id values for the EN25LF40 are listed in table 5. if the 24-bit address is initially set to 000001h the device id will be read first
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 19 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 18. read manufacturer / device id diagram read identification (rdid) (9fh) the read identification (rdid) instruction allows the 8-bit manufacturer identification to be read, followed by two bytes of device identification. the device identification indicates the memory type in the first byte , and the memory capacity of the device in the second byte . any read identification (rdid) instruction while an erase or program cycle is in progress, is not decoded, and has no effect on the cycle that is in progress. the read identification (rdid) instruction should not be issued while the device is in deep power down mode. the device is first selected by driving chip select low. then, the 8-bit instruction code for the instruction is shifted in. this is followed by the 24-bit device identification, stored in the memory, being shifted out on serial data output, each bit being shifted out during the falling edge of serial clock . the instruction sequence is shown in figure 19. the read identification (rdid) instruction is terminated by driving chip select high at any time during data output. when chip select is driven high, the device is put in the standby power mode. once in the standby power mode, the device waits to be selected, so that it can receive, decode and execute instructions.
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 20 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 19. read identification (rdid) enter otp mode (3ah) this flash has a extra 256 bytes otp sector, user must issue enter otp mode command to enter otp mode before reading / programming or erasin g otp sector. after entering otp mode, the otp sector is mapping to sector 127, srp bit becomes otp_lock bit and can be read with rdsr command. program / erase command will be di sabled when otp_lock is ?1? wrsr command will ignore the input da ta and program lo ck_bit to 1. user must clear the protect bits before enter otp mode. otp sector can only be program and erase when lock_bit equal ?0? and bp [2:0] = ?000?. in otp mode, user can read other sectors, but program/erase ot her sectors only allowed when otp_lock equal ?0?. user can use wrdi (04h) command to exit otp mode. figure 20. enter otp mode
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 21 EN25LF40 rev. c, issue date: 2008 / 06 / 23 power-up timing figure 21. power-up timing table 7. power-up timing and write inhibit threshold symbol parameter min. max. unit tvsl (1) vcc(min) to cs# low 10 s tpuw (1) time delay to write instruction 1 10 ms vwi (1) write inhibit voltage 1 2.2 v note: 1.the parameters are characterized only. initial delivery state the device is delivered with the memory array erased: all bits are set to 1 (each byte contains ffh). the status register contains 00h (all status register bits are 0).
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 22 EN25LF40 rev. c, issue date: 2008 / 06 / 23 table 8. dc characteristics (t a = - 40c to 85c; v cc = 2.35-3.6v) symbol parameter test conditions min. max. unit i li input leakage current 2 a i lo output leakage current 2 a i cc1 standby current cs# = v cc , v in = v ss or v cc 5 a i cc2 deep power-down current cs# = v cc , v in = v ss or v cc 5 a i cc3 operating current (read) clk = 0.1 v cc / 0.9 v cc at 75mhz, q = open 20 ma i cc4 operating current (pp) cs# = v cc 15 ma i cc5 operating current (wrsr) cs# = v cc 15 ma i cc6 operating current (se) cs# = v cc 15 ma i cc7 operating current (be) cs# = v cc 15 ma v il input low voltage ? 0.5 0.2 v cc v v ih input high voltage 0.7v cc v cc +0.4 v v ol output low voltage i ol = 1.6 ma 0.4 v v oh output high voltage i oh = ?100 a v cc -0.2 v table 9. ac measurement conditions symbol parameter min. max. unit c l load capacitance 20/30 pf input rise and fall times 5 ns input pulse voltages 0.2 v cc to 0.8 v cc v input timing reference voltages 0.3 v cc to 0.7 v cc v output timing reference voltages v cc / 2 v notes: 1. c l = 30 pf when clk=75mhz, figure 22. ac measurement i/o waveform
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 23 EN25LF40 rev. c, issue date: 2008 / 06 / 23 table 10. 75mhz ac characteristics (t a = - 40c to 85c; v cc = 2.35-3.6v) symbol alt parameter min typ max unit f r f c serial clock frequency for: fast_read, pp, se, be, dp, res, wren, wrdi, wrsr d.c. 75 mhz f r serial clock frequency for read, rdsr, rdid d.c. 33 mhz t clh 1 serial clock high time 6 ns t cll 1 serial clock low time 6 ns t clch 2 serial clock rise time (slew rate) 0.1 v / ns t chcl 2 serial clock fall time (slew rate) 0.1 v / ns t slch t css cs# active setup time 5 ns t chsh cs# active hold time 5 ns t shch cs# not active setup time 5 ns t chsl cs# not active hold time 5 ns t shsl t csh cs# high time 100 ns t shqz 2 t dis output disable time 6 ns t clqx t ho output hold time 0 ns t dvch t dsu data in setup time 2 ns t chdx t dh data in hold time 5 ns t hlch hold# low setup time ( relative to clk ) 5 ns t hhch hold# high setup time ( relative to clk ) 5 ns t chhh hold# low hold time ( relative to clk ) 5 ns t chhl hold# high hold time ( relative to clk ) 5 ns t hlqz 2 t hz hold# low to high-z output 6 ns t hhqz 2 t lz hold# high to low-z output 6 ns t clqv t v output valid from clk 6 ns t whsl 3 write protect setup time before cs# low 20 ns t shwl 3 write protect hold time after cs# high 100 ns t dp 2 cs# high to deep power-down mode 3 s t res1 2 cs# high to standby mode without electronic signature read 3 s t res2 2 cs# high to standby mode with electronic signature read 1.8 s t w write status register cycle time 10 15 ms t pp page programming time 1.5 5 ms t se sector erase time 0.15 0.3 s t be block erase time 0.8 2 s t ce chip erase time 5 10 s note: 1. t clkh + t clkl must be greater than or equal to 1/ f clk 2. value guaranteed by characterization, not 100% tested in production. 3. only applicable as a constraint for a write status register instruction when status register protect bit is set at 1.
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 24 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 23. serial output timing figure 24. input timing figure 25. hold timing
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 25 EN25LF40 rev. c, issue date: 2008 / 06 / 23 absolute maximum ratings stresses above the values so mentioned above may cause permanent damage to the device. these values are for a stress rating only and do not imply that the device should be operated at conditions up to or above these values. exposure of the device to the maximum rating values for extended periods of time may adversely affect the device reliability. parameter value unit storage temperature -65 to +125 c plastic packages -65 to +125 c output short circuit current 1 200 ma input and output voltage (with respect to ground) 2 -0.5 to +4.0 v vcc -0.5 to +4.0 v notes: 1. no more than one output shorted at a time. duration of the short circuit should not be greater than one second. 2. minimum dc voltage on input or i/o pins is ?0.5 v. during voltage transitions, inputs may undershoot v ss to ?1.0v for periods of up to 50ns and to ?2.0 v for periods of up to 20ns. see figure below. maximum dc voltage on output and i/o pins is v cc + 0.5 v. during voltage transitions, outputs may overshoot to v cc + 1.5 v for periods up to 20ns. see figure below. recommended operating ranges 1 parameter value unit ambient operating temperature industrial devices -40 to 85 c operating supply voltage vcc full: 2.35 to 3.6 v notes: 1. recommended operating ranges define those limits between which the functionality of the device is guaranteed. vcc +1.5v maximum negative overshoot waveform maximum positive overshoot waveform
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 26 EN25LF40 rev. c, issue date: 2008 / 06 / 23 table 11. data retention and endurance parameter description test conditions min unit 150c 10 years minimum pattern data retention time 125c 20 years erase/program endurance -40 to 85 c 100k cycles table 12. latch up characteristics parameter description min max input voltage with respect to v ss on all pins except i/o pins (including a9, reset and oe#) -1.0 v 12.0 v input voltage with respect to v ss on all i/o pins -1.0 v vcc + 1.0 v vcc current -100 ma 100 ma note : these are latch up characteristics and the device should never be put under these conditions. refer to absolute maximum ratings for the actual operating limits. table 13. capacitance ( v cc = 2.35-3.6v) parameter symbol parameter description test setup typ max unit c in input capacitance v in = 0 6 pf c out output capacitance v out = 0 8 pf note : sampled only, not 100% tested, at t a = 25c and a frequency of 20mhz.
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 27 EN25LF40 rev. c, issue date: 2008 / 06 / 23 package mechanical figure 26. sop 8 ( 150 mil ) min. nor max a 1.35 - - - 1.75 a1 0.10 - - - 0.25 a2 - - - - - - 1.50 d 4.80 - - - 5.00 e 5.80 - - - 6.20 e1 3.80 - - - 4.00 e - - - 1.27 - - - b 0.33 - - - 0.51 l0.4- - -1.27 0 0 - - - 8 0 note : 1. coplanarit y : 0.1 mm 2. max. allowable mold flash is 0.15 mm at the p k g ends, 0.25 mm between leads. symbol dimension in mm b detail a detail a e1 e e
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 28 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 27. sop 200 mil ( official name = 209 mil )
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 29 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 28. vdfn8 ( 5x6mm ) min. nor max a 0.76 0.80 0.84 a1 0.00 0.02 0.04 a2 - - - 0.20 - - - d 5.90 6.00 6.10 e 4.90 5.00 5.10 d2 4.18 4.23 4.28 e2 3.95 4.00 4.05 e - - - 1.27 - - - b 0.35 0.40 0.45 l 0.55 0.60 0.65 note : 1. co p lanarit y : 0.1 mm symbol dimension in mm
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 30 EN25LF40 rev. c, issue date: 2008 / 06 / 23 figure 29. pdip8 min. nor max a - - - - - - 0.210 a1 0.015 - - - - - - a2 0.125 0.130 0.135 d 0.355 0.365 0.400 e 0.300 0.310 0.320 e1 0.245 0.250 0.255 l 0.115 0.130 0.150 e b 0.310 0.350 0.375 0 0715 symbol dimension in inch
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 31 EN25LF40 rev. c, issue date: 2008 / 06 / 23 ordering information EN25LF40 - 75 h i p packaging content (blank) = conventional p = rohs compliant temperature range i = industrial (-40 c to +85 c) package g = 8-pin 150mil sop h = 8-pin 200mil sop v = 8-pin vdfn q = 8-pin pdip speed 75 = 75 mhz base part number en = eon silicon solution inc. 25lf = 2.5v serial 4kbyte uniform-sector flash 40 = 4 megabit (512k x 8)
this data sheet may be revised by subsequent versions ?2004 eon silicon solution, inc., www.essi.com.tw or modifications due to changes in technical specifications. 32 EN25LF40 rev. c, issue date: 2008 / 06 / 23 revisions list revision no description date a initial release 2008/04/09 b 1. change the vcc from 2.5~3.6v to 2.35~3.6v 2. remove the 100mhz description and table 10.100mhz ac characteristics in page 1, 22, 23 and 30 2008/05/16 c remove c grade option of temperature range in page 1 and page 31 2008/06/23


▲Up To Search▲   

 
Price & Availability of EN25LF40

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X